home *** CD-ROM | disk | FTP | other *** search
/ Programming Languages Suite / ProgLangD.iso / BORLAND TURBO / MDIFILE.PAK / MDIFILE.H < prev    next >
Encoding:
C/C++ Source or Header  |  1997-05-06  |  531 b   |  19 lines

  1. //----------------------------------------------------------------------------
  2. // ObjectWindows
  3. // Copyright (c) 1991, 1996 by Borland International, All Rights Reserved
  4. //
  5. //----------------------------------------------------------------------------
  6.  
  7. #define IDI_MULTIFILE       101
  8. #define IDI_DOC             102
  9.  
  10. #define CM_TOGGLEHINT       202
  11. #define CM_TOGGLEBAR        203
  12. #define CM_TESTSTATE        204
  13.  
  14. #define IDA_MDIFILE         100
  15.  
  16. #define IDM_EDITFILE_DOC    100
  17. #define IDM_EDITFILE_CHILD  101
  18.  
  19.